Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Use loaderContext fs
Fixes #2

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented May 23, 2020

Codecov Report

Merging #105 into master will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   93.47%   93.43%   -0.05%     
==========================================
  Files           3        3              
  Lines         138      137       -1     
  Branches       29       29              
==========================================
- Hits          129      128       -1     
  Misses          9        9              
Impacted Files Coverage Δ
src/index.js 97.67% <100.00%> (ø)
src/utils.js 91.66% <100.00%> (-0.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01b3812...5db0755. Read the comment docs.

@alexander-akait alexander-akait merged commit 1e785a1 into webpack-contrib:master May 23, 2020
@cap-Bernardito cap-Bernardito deleted the feat-replace-fs branch May 26, 2020 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

This uses node fs directly to read JS and sourcemap files
2 participants